sinceBuild

@get:Input
@get:Optional
abstract val sinceBuild: Property<String>

The lowest IDE version compatible with the plugin.

The provided value will be set as a value of the <idea-version since-build="..."/> element attribute.

Default value: IntelliJPlatformExtension.PluginConfiguration.IdeaVersion.sinceBuild

See also